Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add installation instructions for rapsbian-jessie #445

Merged
merged 1 commit into from
Nov 4, 2016

Conversation

mlaventure
Copy link
Contributor

Describe the proposed changes

This adds a new page with installation instructions specific to Raspbian Jessie.

This was done by copying the debian.md file, replacing instance of debian with raspbian and removing steps that are not necessary on Raspbian

Project version

1.12.1 and above

Related issue or PR in another project

Relates to moby/moby#25879

Signed-off-by: Kenfe-Mickael Laventure mickael.laventure@gmail.com

@mdlinville
Copy link

Do we need to wait until the related PR is merged before merging this?

description: Instructions for installing Docker on Raspbian.
keywords:
- Docker, Docker documentation, installation, raspbian
menu:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the menu and its children, as we don't use that anymore.

title: Installation on Raspbian
---

# Raspbian

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this H1 title as we now auto-generate the title from the front-matter.

main:
parent: engine_linux
weight: -2
title: Installation on Raspbian

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to "Install on Raspbian". I know it doesn't match the current convention, but they are all changing in #438 .

@@ -26,6 +26,7 @@ Docker Engine is supported on Linux, Cloud, Windows, and macOS. Installation ins
* [Fedora](linux/fedora.md)
* [Gentoo](linux/gentoolinux.md)
* [Oracle Linux](linux/oracle.md)
* [Debian](linux/raspbian.md)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link text should be Raspbian, right?

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
@mlaventure
Copy link
Contributor Author

@mstanleyjones updated.

We don't need to wait for a PR, the linked one is an issue, and the fix is this added page :)

Copy link

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@mdlinville mdlinville merged commit 7fdaf34 into docker:master Nov 4, 2016
@mlaventure mlaventure deleted the raspbian-install branch November 7, 2016 15:29
@johndmulhausen johndmulhausen added this to the compose/1.9.0 milestone Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants